home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC 13 / Logiciels PC 13 (avril 2000).iso / ZoomAut / Puzzle / puzzle.exe / 0 / RCDATA / TPIECES / TPIECES.txt
Text File  |  1999-12-28  |  621b  |  32 lines

  1. object pieces: Tpieces
  2.   Left = 343
  3.   Top = 132
  4.   Width = 292
  5.   Height = 276
  6.   Caption = 'Pi∩┐╜ces'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   FormStyle = fsStayOnTop
  12.   OnCreate = FormCreate
  13.   OnMouseMove = defilementpiecesMouseMove
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object defilementpieces: TScrollBox
  17.     Left = 5
  18.     Top = 0
  19.     Width = 116
  20.     Height = 91
  21.     TabOrder = 0
  22.     object imagebis: TImage
  23.       Left = 0
  24.       Top = 0
  25.       Width = 61
  26.       Height = 56
  27.       OnMouseMove = imagebisMouseMove
  28.       OnMouseUp = imagebisMouseUp
  29.     end
  30.   end
  31. end
  32.